home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / text / show / Next3.1.readme < prev    next >
Encoding:
Text File  |  2002-01-27  |  2.9 KB  |  73 lines

  1. Short:    Viewer for text/guides/html/datatypes
  2. Author:   Juergen Klawitter
  3. Uploader: Andreas Neumann <an@andreasneumann.de>
  4. Type:     text/show
  5. Replaces: text/show/Next3.01*
  6.  
  7.   NEXT is a fast and compact text viewer, written in assembly.
  8.   It displays all kinds of files including binaries, crunched and
  9.   archived files. OS 2+ required.
  10.  
  11.  
  12.   Main Features
  13.   -------------
  14.   - Hypertext viewer for HTML (offline) and AmigaGuide documents.
  15.     Doesn't need amigaguide.library but uses it if wanted
  16.   - Conversion of various text formats:
  17.     IBM/MSDos text, MacIntosh text, MacBin, FTXT, RTF, MSHelp files, Unix
  18.     manual pages, MSWord, MSWrite, WordPerfect, FinalWriter and WordWorth
  19.   - displays powerpacked data files (internal routine) and XPK files
  20.   - expands LZ77 compressed (SZDD) files
  21.   - unpacks and displays archived files (LhA,LZX,ZIP,GZIP,RAR,COMPRESS,TAR)
  22.   - internal detar routine
  23.   - GUI for dearchivers
  24.   - displays and prints pictures (OS 3+ and datatypes needed)
  25.   - remembers previously loaded files
  26.   - easy loading of your favorite files which can be predefined
  27.   - font sensitive, font selection by font requester
  28.   - saves/prints whole file or a definable block
  29.   - printings with title line and page numbers (position and style
  30.     of title line can be selected)
  31.   - fast and effective search: all matches are displayed at once on screen
  32.   - pattern search
  33.   - search by mouse click
  34.   - special search routine for strings within binaries
  35.   - counts words, strings or chars within file or block
  36.   - various modes to load a file
  37.   - scans directories using wildcards
  38.   - AMINET support
  39.   - bookmarks
  40.   - appwindow
  41.   - clipboard copy
  42.   - size of displayed files unlimited
  43.   - reentrant code (can be made resident)
  44.   ... and more
  45.  
  46.   ---------------------------------------------------------------------
  47.  
  48.   Changes in V3.1
  49.   ===============
  50.   meaning: + new, ^ improved, * changed, - removed
  51.  
  52.   V3.1
  53.   ====
  54.   + Option XAD/S: Causes xadmaster.library and clients to be used
  55.     for extraction of archived files. External unpackers can be used
  56.     alternately.
  57.   + Option PENS/K: Enables you to set your own colors in NEXT's windows.
  58.   + Own routine for playing sounds by datatypes.
  59.   ^ Default colors are now completely set according to palette settings.
  60.     Colors in Guides are the same as shown by MultiView. But due to
  61.     restrictions of the console.device only the first 8 colors (pen numbers
  62.     0-7) of the workbench palette can be shown.
  63.   ^ Functions Print and Copy present a save requester if you enter a
  64.     directory as destination.
  65.   ^ Information about the archive type is shown with "I" when the archive
  66.     list window is open.
  67.   ^ The list format of UnZip 5.40 which differs from earlier versions
  68.     (two chars more for file size) is supported.
  69.   ^ Uncompressed size of archived files bigger than 7 digits is now
  70.     converted to K.
  71.   * MacDOC renamed to MacWORD5 because it turned out to be MacWORD5
  72.   - BUG: Busy loop when listing archives with more than 4095 files.
  73.